home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / dev / lang / pcq12b.readme < prev    next >
Text File  |  1992-10-06  |  5KB  |  128 lines

  1. Short: PCQ Pascal 1.2b (PD version)
  2.  
  3.  
  4.                      PCQ Pascal Compiler 1.2b
  5.                 Copyright (c) 1989 Patrick Quaid.
  6.  
  7. PCQ Pascal is a simple Pascal compiler for the Amiga.  The
  8. complete distribution includes the following files, but some
  9. versions may be missing some files.  If you got an incomplete
  10. archive (and want a complete one), just send me a disk.
  11.  
  12.  
  13.         Pascal          The compiler itself
  14.         Peep            The peephole optimizer
  15.         Pascal.DOC      The documentation file
  16.         Readme.PCQ      This file
  17.         Announcement    A description of the registered version.
  18.         PCQ.lib         The runtime library
  19.         Include.LZH     The include file library, compressed with
  20.                         the LHArc program.
  21.         Examples.LZH    Several example programs, also compressed
  22.                         with LHArc.
  23.         IDList.LZH      A directory to the include files
  24.         PCQ.ced         An Arexx program that lets you compile
  25.                         PCQ programs within CygnusEd Professional.
  26.         A68k            Charlie Gibbs' assembler
  27.         A68k.doc        The documentation for A68k
  28.         A68k2do.txt     Improvements planned for A68k
  29.         History.log     Version-by-version changes of A68k
  30.  
  31.         Blink           The Software Distillery linker
  32.         Blink.doc       The documentation for Blink
  33.  
  34. Since A68k and Blink are available on most BBSs I don't normally
  35. include them in the BBS archive.
  36.  
  37. Version 1.2d of PCQ Pascal is currently available, but only, alas,
  38. to registered users.  The registration fee is $25 US, which gets
  39. you the latest version of the compiler (it has lots of new
  40. options), a flexible make utility, and much more.  See
  41. Announcement for more information.
  42.  
  43. If you have an incomplete version or have any questions, you can
  44. write to me at:
  45.  
  46.    Pat Quaid
  47.    2250 Clarendon Blvd, #1209
  48.    Arlington, VA 22201
  49.    (703) 524-8945
  50.  
  51. The documentation, compiler, run time library, and source code for
  52. the compiler and run time library are all copyrighted by me, but
  53. feel free to distribute this version.  Please include as much of
  54. the archive as you received, if at all possible.
  55.  
  56.                 Announcing PCQ Pascal version 1.2d
  57.  
  58. A friend of mine recently pointed out that not only was I not
  59. making any money from PCQ Pascal, but in fact with disks, postage,
  60. packing material, telephone bills, documentation, etc, I was
  61. actually spending a lot more than I was taking in.  In an effort
  62. to shrink that gap, I am now offering a registered version of PCQ
  63. Pascal for $25 US.  From now on, the freely distributable version
  64. of PCQ Pascal will remain version 1.2b, although I will still fix
  65. bugs as they appear (the version will remain at 1.2b, but the date
  66. will be kept current).  The unregistered version will consist of:
  67.  
  68.     Pascal        Version 1.2b of the compiler
  69.     Pascal.DOC    The documentation file
  70.     Peep        The peephole optimizer
  71.     Include        The 1.3 include files
  72.     Examples    Several example programs
  73.     Make        A simple 'make' script
  74.     PCQ.lib        The 1.3 runtime library
  75.  
  76. For the $25 registration fee, you will receive:
  77.  
  78.     Pascal        Version 1.2d of the compiler, which now
  79.             includes variant records, an execution
  80.             profiler, CHIP and FAST keywords, access
  81.             to mathtrans.library for Cos(), Sin(),
  82.             etc., (* and *) comments, C calling
  83.             conventions, variable numbers of
  84.             parameters, and many other new features.
  85.     PCQ        A very flexible 'make' utility with many
  86.             options, including the ability to define
  87.             multi-file 'projects'.
  88.     Peep        The peephole optimizer
  89.     Pascal.DOC    The main documentation file
  90.     PCQ.doc        Documentation for the PCQ utility
  91.     PCQ.lib.DOC    Documentation for all the routines defined
  92.             in the Include:Utils directory, in a format
  93.             compatible with DME's REF feature.
  94.     Include        The 1.3 include files, plus the 2.0 include
  95.             files when they become available.
  96.     Examples    Several example programs
  97.     PCQ.lib        The 1.3 runtime library, plus the 2.0
  98.             runtime library when it becomes available.
  99.     Source        The source code for the run-time library
  100.  
  101.  
  102. For an additional $15, you will receive a printed, bound version
  103. of Pascal.DOC and PCQ.lib.DOC.  These are not just hardcopies of
  104. the files, however - they are completely reformatted to take
  105. advantage of the printer.  They even have complete indexes.
  106.  
  107. Registered users will recieve updates for the price of a disk and
  108. postage, including the 2.0 include files and runtime library as
  109. soon as they are available (updating for AmigaDOS 2.0 is one of
  110. several impending expenses that caused me to consider a registered
  111. version).  If you have sent me money in the past I will be happy
  112. to apply it to your registration fee.  You'll have to remind me
  113. about it, however, because until now there wasn't any reason to
  114. keep track.
  115.  
  116. For the latest registered version of PCQ Pascal, send $25 in any
  117. form my bank can understand (which is just about anything) to:
  118.  
  119.     Patrick Quaid
  120.         2250 Clarendon Blvd, Apt #1209
  121.         Arlington, VA 22201
  122.     USA
  123.     Telephone: (703) 524-8945
  124.  
  125. If you include another $15 I'll also send you the printed
  126. documentation.  Please remember to write your name and address
  127. neatly on the inside of the envelope, if possible.
  128.